home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best of Shareware
/
Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso
/
mac
/
ZIPPED
/
DOS
/
NETWORKS
/
AMSMNU15.ZIP
/
AMSMNU.EXE
/
MENU.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-10-01
|
560b
|
16 lines
@Echo Off
CLS
:Menu.bat
:Use this to allow AMS to be called instead of Novell's MENU.
:Only applicable to Netware ELS/286/386 users.
:To use this file, move Novell's MENU to a directory without a search mapping.
:ie MD Z:\PUBLIC\NMENU
:COPY Z:\PUBLIC\MENU.EXE Z:\PUBLIC\NMENU
:DEL Z:\PUBLIC\MENU.EXE
:Then copy this file to the Z:\PUBLIC directory, along with the AMS.* files.
:Here's the actual command !
AMS %1
:Note - If Novell's Menu.exe was previously called from a batch file, you may
:need to change the batch file command to CALL MENU